projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9bcd05
)
build: Remove unused target variables
author
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 19 Oct 2016 13:34:05 +0000
(14:34 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 19 Oct 2016 13:34:05 +0000
(14:34 +0100)
The foreigndrawing test has been removed.
tests/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index b10615e826f6af278717c034d343d765891fec58..5e7c99a76985fc28294b6e815054e9a836cdf01c 100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-279,7
+279,6
@@
testrevealer2_DEPENDENCIES = $(TEST_DEPS)
testtitlebar_DEPENDENCIES = $(TEST_DEPS)
testwindowsize_DEPENDENCIES = $(TEST_DEPS)
listmodel_DEPENDENCIES = $(TEST_DEPS)
-foreigndrawing_DEPENDENCIES = $(TEST_DEPS)
animated_resizing_SOURCES = \
animated-resizing.c \
@@
-486,8
+485,6
@@
testglblending_SOURCES = \
listmodel_SOURCES = listmodel.c
-foreigndrawing_SOURCES = foreigndrawing.c
-
EXTRA_DIST += \
gradient1.png \
testgtk.1 \